/*-------公共样式-------*/
*{margin: 0; padding: 0; box-sizing: border-box; -webkit-box-sizing: border-box;}
body{width: 100%; height: auto; overflow-x: hidden; font-family: "微软雅黑","arial, helvetica, sans-serif"; font-size: 14px; margin: 0 auto; color: #333; background: #fff;}
ol,ul,li{list-style-type: none;}
a{text-decoration: none; color: #333; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; outline: none;}
a:link,a:visited,a:hover,a:active{text-decoration: none;}
a:hover,a:focus,input:focus,select:focus{outline: none;}
a:hover,.top .top_nav a:hover,.search_box .search_list p a:hover{color: #0a88f3;}
img{display: block; margin: 0 auto; outline: none; border: 0;}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.clearbox:after{content: ''; clear: both; display: block; visibility: hidden; height: 0;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
#LXB_CONTAINER{display: none!important; opacity: 0!important; filter: alpha(opacity=0)!important;}
/*----头部样式----*/
.top_wrap{width: 100%; height: 30px; line-height: 30px; background: #f4f4f4; color: #777;}
.top,.logo_ser,.nav,.teamwork,.link_tag_box{width: 1200px; margin: 0 auto; overflow: hidden;}
.top .top_nav a{padding: 0 8px; color: #777;}
.top .top_nav a:last-child{padding-right: 0;}
.logo_ser{padding: 18px 0;}
.logo_ser .search{width: 440px; height: 40px; position: relative; margin-top: 10px;}
.search ::-webkit-input-placeholder {color: #999;} 
.search :-moz-placeholder {color: #999;} 
.search ::-moz-placeholder {color: #999;} 
.search :-ms-input-placeholder {color: #999;}
.logo_ser .search .keywords,.ser_quick .keywords{width: 440px; height: 40px; padding-left: 12px; border: solid 1px #d1d2d6;}
.logo_ser .search .ser_btn,.ser_quick .ser_btn{width: 72px; height: 38px; cursor: pointer; background: #f1f1f1 url(../img/pc/icons.png) 25px 8px no-repeat; border: none; position: absolute; top: 1px; right: 1px;}
.nav_wrap{width: 100%; height: 50px; background: #333333; color: #fff; padding: 14px;}
.nav{border-left: solid 1px #0567ba; }
.nav li{float: left; padding: 0 20px 0 20px; border-left: solid 1px #77befa; border-right: solid 1px #0567ba;}
.nav li h2{ float: left;  font-size: 16px; letter-spacing: 0.2em; text-align: center;}
.nav li.two h2{background-position: 0 -79px;}
.nav li.three h2{background-position: 0 -124px;}
.nav li.four h2{background-position: 0 -169px;}
.nav li.five h2{background-position: 0 -214px;}
.nav li.six h2{background-position: 0 -260px;}
.nav li h2 a{color: #f0f0f0; white-space: normal;}
.nav li h2 a.curr{color: #FFFF00;}
.nav li .nav_link{width: 80px; float: left; overflow: hidden;}
.nav li .nav_link a{color: #f0f0f0; display: block; float: left; width: 40px; margin: 1.3px 0;}
.nav li .nav_link a:hover,.link_tag_box a:hover,.nav li h2 a:hover{color: #edcf08;}

.nav li.four .nav_link a{white-space: normal; text-overflow: inherit;}
.nav li.special{padding-right: 0;}
.nav li.special .nav_link a{width: 50.5px;}
/*----新闻头条、公众号----*/
.content_wrap{width: 100%; background: no-repeat url(../img/pc/bg.jpg) top center/100% auto;}
.content{width: 1200px; margin: 0 auto; background: #fff; padding-bottom: 30px;}
.hot_official_box,.school_major,.zzzs_wrap,.stk_wrap,.news_taste,.comment_appraisal{padding: 30px 20px 0 20px; overflow: hidden;}
.hot_box{width: 100%; overflow: hidden;}
/*----首页热点新闻轮播图----*/
.hot_focus { position: relative; width: 100%; height: 254px; overflow: hidden;}
.hot_focus .pic img { width: 100%; height: 226px;}
.hot_focus .txt-bg, .hot_focus .txt{position: absolute; bottom: 28px; left: 0; height: 26px; line-height: 26px; width:100%; overflow: hidden;}
.hot_focus .txt-bg { z-index: 1; background: #333; filter: alpha(opacity=60); opacity: 0.6;}
.hot_focus .txt { z-index: 2;}
.hot_focus .txt li{ height: 26px;position: absolute; bottom: -36px;}
.hot_focus .txt li a{ display: block; width: 80%; height: 26px; color: #fff; padding: 0 0 0 10px; font-size: 12px; }
.hot_focus .num { position: absolute; bottom: 0; right: 0;display: none;}
.hot_focus .num li{ float: left;width: 10px; height: 10px; margin-left: 10px; cursor: pointer; background: #bcbec0;}
.hot_focus .num li.on{ background: #0a88f3;}
.hot_list{width: 375px;}
.hot_list li a{width: 100%; height: 24px; font-size: 18px; color: #ff0006; font-weight: bold; margin-bottom: 5px; display: block;}
.hot_list li p{line-height: 1.8em; color: #555; margin-bottom: 10px;}
.hot_list li:last-child p{margin-bottom: 0;}
.official_box,.major_box{width: 366px; background: #f1f1f1; border: solid 1px #d9d9d9; padding: 4px;}
.inner_wrap{width: 100%; height: 245px; background: #fff; padding: 10px;}
.inner_wrap>img{margin: 0;}
.inner_wrap .inner_box{margin-top: 10px; overflow: hidden;}
.inner_wrap .inner_box img{width: 160px; height: 160px; border: solid 1px #f1f1f1;}
.inner_wrap .inner_box .fr{width: 160px;}
.inner_wrap .inner_box h4{color: #fa1e07; margin-bottom: 20px; font-weight: bold;}
.inner_wrap .inner_box p{text-indent: 2em; color: #424242;}
.inner_wrap .inner_box ul li{float: left;margin: 5px;}
.title{border-left: solid 5px #0a88f3; overflow: hidden;}
.title h2{margin-left: 2px; border-left: solid 2px #0a88f3; padding-left: 10px; font-size: 24px;}
.title .pro_text{position: absolute; left: 150px; top: 30px; width: 1030px; height: 31px; line-height: 31px; border-bottom: solid 1px #e9eaec;}
.title .pro_text span{color: #555;}
.title .pro_text a{float: right;}
/*----名校tab切换----*/
.school_box,.zzzs_list,.news_box,.comment_box{ width: 760px; overflow: hidden; position: relative;}
.school_box .tab-hd,.news_box .tab-hd{ position: absolute; left: 130px; top: 0; width: 630px; border-bottom: solid 1px #e9eaec;}
.school_box .tab-hd li,.zzzs_list .tab-hd li,.news_box .tab-hd li{ float: left; font-size: 16px;}
.school_box .tab-hd li a,.news_box .tab-hd li a{ display: block; height: 28px; line-height: 28px; padding: 0 10px; margin: 0 10px; color: #111;}
.school_box .tab-hd li a:hover,.school_box .tab-hd li.on a,.news_box .tab-hd li a:hover,.news_box .tab-hd li.on a{ color: #0a88f3; border-bottom: solid 3px #0a88f3;}
.school_box .tab-bd { padding: 25px 0;}
.school_box .tab-bd li { padding: 0 19px; overflow: hidden;}
.school_box .tab-bd li a{float: left; display: block; width: 24%; height: 20px; margin: 8px 1% 8px 0;}
.major_box,.zzzs_wrap,.stk_wrap,.news_box,.comment_box{position: relative;}
.major_title{position: absolute; top: 18px; left: -6px; width: 370px; height: 30px; line-height: 30px; background: #ff6633; color: #fff;}
.major_title:before{position: absolute; content: ''; display: block; width: 0; height: 0; bottom: -6px; left: 0; border-width: 6px 0 0 6px; border-style: solid dashed dashed dashed; border-color: #ff6633 transparent transparent transparent;}
.major_title h4{margin-left: 25px; font-size: 16px;}
.major_title a{color: #fff; font-size: 14px; margin-right: 15px;}
.major_box .inner_wrap{padding-top: 60px; min-height: 400px;}
.major_box .inner_wrap li{float: left; width: 100%; margin: 8px 0; overflow: hidden;}
.major_box .inner_wrap li a{width: 80%; display: block; height: 20px; float: left;}
.major_box .inner_wrap li .view{float: right; width: 20%; padding-left: 24px; font-size: 13px; color: #999; background: no-repeat url(../img/pc/view.png) left center/16px auto;}
.poster_box{margin-top: 30px; width: 100%; height: 106px; overflow: hidden;}
.poster_box img{width: 1200px; height: 106px; transition: all 0.5s ease;}
.poster_box img:hover{ -webkit-transform: scale3d(1.05,1.05,1); transform: scale3d(1.05,1.05,1);}
.zzzs_timeline{margin: 70px 0 0 0; height: 70px;}
.zzzs_timeline h2{width: 46px; font-size: 15px; margin-top: -20px; color: #0a88f3; font-weight: bold;}
.zzzs_timeline .timeline{width: 1100px; position: relative;}
.zzzs_timeline .line{width: 100%; height: 1px; background: #cacaca;}
.zzzs_timeline ul{position: absolute; top: -39px;}
.zzzs_timeline li{float: left; width: 100px; text-align: center; cursor: pointer;}
.zzzs_timeline li:first-child,.zzzs_timeline li:last-child{width: 50px;}
.zzzs_timeline li .icon{width: 10px; height: 10px; display: block; background: #cacaca; border-radius: 5px; -moz-border-radius: 5px; margin: 0 auto; transition: all 0.1s ease;}
.zzzs_timeline li:first-child{text-align: left;}
.zzzs_timeline li:last-child{text-align: right;}
.zzzs_timeline li:first-child .icon{margin: 0;}
.zzzs_timeline li:last-child .icon{margin: 0 0 0 auto;}
.zzzs_timeline li b{display: block; margin-bottom: 15px; font-weight: normal; color: #797979;}
.zzzs_timeline li p{margin-top: 10px; display: none;}
.zzzs_timeline li:hover p,.zzzs_timeline li.on p{display: block;}
.zzzs_timeline li:hover,.zzzs_timeline li:hover b,.zzzs_timeline li.on,.zzzs_timeline li.on b,.infos_list li .hover_box .pic_txt .fr a,.stks_list li a,.adr_box a,.years a{color: #333;}
.zzzs_timeline li:hover .icon,.zzzs_timeline li.on .icon{width: 22px; height: 22px; margin-top: -5px; background: #0a88f3; border: solid 5px #a1d1fa; border-radius: 50%; -moz-border-radius: 50%;}
.zzzs_timeline li:first-child:hover p,.zzzs_timeline li:last-child:hover p,.zzzs_timeline li.on p{width: 105.45px;}
.zzzs_timeline li:last-child:hover p,.zzzs_timeline li.on:last-child p{margin-left: -52.82px;}
/*----自招tab切换----*/
.zzzs_title{height: 44px; line-height: 44px; border-bottom: solid 1px #0a88f3;}
.zzzs_title h4{padding-left: 45px; font-size: 18px; background: url(../img/pc/icons.png) 8px -305px no-repeat;}
.zzzs_list .tab-hd { position: absolute; left: 220px; top: 0;}
.zzzs_list .tab-hd li a{display: block; height: 44px; line-height: 44px; padding: 0 18px; color: #111;}
.zzzs_list .tab-hd li a:hover,.zzzs_list .tab-hd li.on a{ color: #fff; background: #0a88f3;}
.zzzs_list .tab-bd li, .news_box .tab-bd li,.news_list>ul li{width: 100%; height: 140px; overflow: hidden; margin-top: 28px;}
.zzzs_list .tab-pal li{border: 1px solid #0a88f3;}
.zzzs_list .tab-pal .zzzs_txt{padding-top: 20px;}
/*.zzzs_list .tab-bd li:hover, .news_box .tab-bd li:hover, .news_list>ul li:hover,.schools_list>ul li:hover{background: #f4f4f4;}*/
.zzzs_list .tab-bd li a, .zzzs_list .tab-bd li img,.news_box .tab-bd li a,.news_box .tab-bd li img,.news_list ul li img{width: 215px; height: 140px;}
.zzzs_list .tab-bd .zzzs_txt, .news_box .tab-bd .zzzs_txt,.news_list .zzzs_txt{width: 530px;}
.zzzs_list .tab-bd .zzzs_txt a, .news_box .tab-bd .zzzs_txt a,.news_list .zzzs_txt a{width: 100%; height: 24px; display: block; font-size: 18px; color: #222;}
.zzzs_list .tab-bd .zzzs_txt a:hover, .simple_title a:hover,.news_box .tab-bd .zzzs_txt a:hover,.news_list .zzzs_txt a:hover{color: #0a88f3;}
.zzzs_list .tab-bd .zzzs_txt .txt, .news_box .tab-bd .zzzs_txt .txt,.news_list .zzzs_txt .txt{color: #0a88f3; overflow: hidden; margin: 10px 0;}
.zzzs_list .tab-bd .zzzs_txt .txt .fr, .news_box .tab-bd .zzzs_txt .txt .fr,.news_list .zzzs_txt .txt .fr{padding-left: 22px; background: url(../img/pc/icons.png) 0 -524px no-repeat;}
.zzzs_list .tab-bd .zzzs_txt .txt span a,.news_list .zzzs_txt .txt span a,.news_box .tab-bd .zzzs_txt .txt span a{font-size: 14px; height: auto; color: #0a88f3;}
.zzzs_list .tab-bd .zzzs_txt .txt span a:hover,.news_list .zzzs_txt .txt span a:hover,.news_box .tab-bd .zzzs_txt .txt span a:hover{color: #333;}
.zzzs_list .tab-bd .zzzs_txt p, .news_box .tab-bd .zzzs_txt p,.news_list .zzzs_txt p{color: #8e8e8e; line-height: 1.8em;}
/*----名校tab切换----*/
.simple_title{overflow: hidden; border-bottom: solid 4px #0a88f3; padding-left: 12px; font-size: 16px; color: #0a88f3;height: 40px; }
.simple_title a{color: #797979; font-size: 14px;}
.school_list,.taste_box,.appraisal_box,.recommend_box{ width: 100%; min-height: 548px;  overflow: hidden; padding: 15px 10px;}
.school_list .tab-hd{padding: 0 11px;}
.school_list .tab-hd li{ float: left; margin: 25px 5px 15px 5px;}
.school_list .tab-hd li a{ display: block; overflow: visible; width: 95px; height: 26px; line-height: 26px; text-align: center; border: solid 1px #b5b5b5; color: #797979; position: relative;}
.school_list .tab-hd li a:hover,.school_list .tab-hd li.on a{ color:#fff; background: #0a88f3; border: solid 1px #0a88f3;}
.school_list .tab-hd li.on a:after,.stk_list li .hover_box:before{position: absolute; content: ''; display: block; width: 0; height: 0; bottom: -12px; left: 0; right: 0; margin: 0 auto; border-width: 6px; border-style: solid solid solid dashed; border-color: #0a88f3 transparent transparent transparent;}
.school_list .tab-bd{padding: 0 15px;}
.school_list .tab-bd li{float: left; width: 45%; margin: 14px 25px;font-size: 16px;list-style-type: disc;}
.school_list .tab-bd li a{width: 100%; display: block; height: 20px;}
/*----试题库----*/
.stk_wrap .title .pro_text{left: 176px; width: 1004px;}
.stk_wrap .stk_box{float: left; width: 352px; min-height: 340px; border: solid 1px #d9d9d9; margin-top: 30px; position: relative;}
.stk_wrap .stk_box.second{margin-left: 51px; margin-right: 51px;}
.stk_wrap .stk_box>a{width: 150px; height: 150px; position: absolute; top: 42px; left: 0; right: 0; margin: 0 auto; transition: all 0.2s ease;}
.stk_wrap .first>a{background: url(../img/pc/gz_icon.png) center center no-repeat;}
.stk_wrap .second>a{background: url(../img/pc/cz_icon.png) center center no-repeat;}
.stk_wrap .third>a{background: url(../img/pc/xx_icon.png) center center no-repeat;}
.stk_wrap .stk_box>a:hover{transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -ms-transform: rotate(360deg);}
.stk_wrap .stk_box ul{margin: 25px 25px 20px 25px;}
.stk_wrap .stk_box li{margin: 12px 0; padding-left: 30px; background: url(../img/pc/icons.png) 0 -361px no-repeat;}
.stk_wrap .stk_box li a{width: 100%; display: block; height: 24px; line-height: 24px;}
.stk_wrap .stk_box li a:hover{text-decoration: underline;}
/*----学习心得----*/
.taste_box{min-height: 530px;}
.taste_box .vedio_wrap{margin: 25px 15px 0 15px;}
.taste_box .vedio_wrap .vedio{width: 323px; position: relative;}
.taste_box .vedio_wrap .vedio a{display: block; width: 100%; height: 206px; position: absolute; top: 0; left: 0; z-index: 999;}
.taste_box .vedio_wrap .vedio .embed{width: 100%; height: 440px; overflow: hidden; position: absolute; top: 0; left: 0; z-index: 99;}
.taste_box .vedio_wrap .vedio iframe,.taste_box .vedio_wrap .vedio embed{width: 100%; height: 230px;}
.taste_box .vedio_wrap p{color: #333; line-height: 2em; margin-top: 25px;}
/*----评论及测评----*/
.comment_box .title .pro_text{top: 0; width: 620px;}
.comment_list{margin-top: 25px;}
.comment_list>b{font-size: 16px; color: #666; line-height: 1.8em; display: block; font-weight: normal;}
.comment_list li{overflow: hidden; border-bottom: dotted 1px #d3d3d3; padding: 25px 0;}
.comment_list li>img{width: 118px; height: 110px;}
.comment_list li .text{width: 610px; color: #8e8e8e; line-height: 2em;}
.comment_list li .text b{color: #111; font-weight: normal; overflow: hidden; display: block; margin-top: 15px;}
.comment_list li .text b span{width: 40%; display: block; float: left; padding-left: 26px;}
.comment_list li .text b .pl{background: url(../img/pc/icons.png) 0 -401px no-repeat;}
.comment_list li .text b .zan{background: url(../img/pc/icons.png) 0 -444px no-repeat;}
.appraisal_box{padding-bottom: 0; min-height: 591px;}
.appraisal_box>p{line-height: 1.8em; margin: 18px 0 20px 0;}
.appraisal_box .radio_box{margin: 20px 0;}
.appraisal_box .radio_box label{width: 100%; display: block; margin: 8px 0; overflow: hidden; cursor: pointer;}
.appraisal_box .radio_box input{float: right; width: 16px; height: 16px; margin-top: 2px; cursor: pointer;}
/*----footer----*/
.teamwork_wrap{width: 100%; padding: 30px 0; background: #f4f4f4;}
.teamwork h2{border-left: solid 4px #0a88f3; padding-left: 16px; margin-bottom: 30px; font-size: 20px;}
.teamwork li{float: left; margin-right: 70px;}
.friendlink_tag{width: 100%; background: #0a88f3; padding: 15px 0;}
.link_tag_box{border-left: solid 1px #0567ba; border-right: solid 1px #77befa;}
.link_tag_box .friendlink,.link_tag_box .tag{width: 50%; overflow: hidden; position: relative; color: #fff; border-left: solid 1px #77befa; border-right: solid 1px #0567ba; padding: 0 30px;}
.link_tag_box b{display: block; width: 32px; font-size: 15px; line-height: 14px;}
.link_tag_box b span{display: block; margin-top: 12px;}
.link_tag_box .friendlink div, .link_tag_box .tag div{width: 460px; height: 50px; float: left!important; margin-left: 20px; margin-top: -8px; overflow: hidden;}
.link_tag_box .current{overflow: visible!important; height: auto!important;}
.link_tag_box a{color: #f0f0f0; padding: 0 10px; display: block; margin-top: 6px; float: left;}
.link_tag_box .arrow{width: 70px; height: 24px; display: block; cursor: pointer; position: absolute; right: 0; bottom: 0; transition: all 0.2s ease; background: #0a88f3 url(../img/pc/icons.png) 24px -478px no-repeat;}
.link_tag_box .arrow.up{background-position: 24px -552px;}
.footer{width: 100%; padding: 30px 0; background: #f4f4f4; text-align: center; line-height: 2.4em;}
.footer p>span{display: inline-block; vertical-align: middle; margin: -4px 0 0 10px;}
/*-------内页样式------*/
.inner_content{padding: 30px 20px;}
.inner_left{width: 770px;}
.adr_box{width: 100%; height: 42px; line-height: 42px; position: relative; font-size: 16px; color: #333!important; padding-left: 50px; background: #f3f3f3 url(../img/pc/icons.png) 10px -305px no-repeat;}
.adr_box a:hover,.schools_list li .zzzs_txt>a:hover,.infos_list li .hover_box .pic_txt .fr a:hover,.stks_list>ul li a:hover,.years a:hover{color: #333;}
.spe_adr1{margin-bottom: 30px;}
.inner_right{width: 365px;}
.inner_right>img{width: 365px; height: auto; margin-bottom: 30px;}
.recommend_box{width: 100%; min-height: auto; margin-bottom: 30px;}
.recommend_box:last-child{margin-bottom: 0;}
.recommend_box .simple_title{margin-bottom: 25px;}
.recommend_box ul li{margin: 12px 0; overflow: hidden;}
.recommend_box ul li>a{display: block; width: 300px; height: 20px; float: left;}
.dx_list ul li>a{width: 220px;}
.recommend_box ul li .index{width: 16px; height: 16px; margin-top: 2px; margin-right: 15px; display: block; float: left; line-height: 16px; text-align: center; color: #444; background: #ececec;}
.recommend_box ul li .blue{background: #0a88f3; color: #fff;}
.recommend_box .qq_btn{width: 90%!important; overflow: hidden; margin: 60px auto 10px auto;}
.jzb_box{border: dashed 1px #0a88f3; width: 355px; margin-left: 10px; position: relative; overflow: visible;}
.jzb_box .simple_title{width: 364px; height: 34px; line-height: 34px; padding-left: 25px; overflow: visible; position: absolute; top: 15px; left: -10px; border-left: none; background: #0a88f3; color: #fff;}
.jzb_box .simple_title:before{content: ''; width: 0; height: 0; display: block; border: 5px solid transparent; border-top-color: #0a88f3; border-right-color: #0a88f3; position: absolute; top: 34px; left: 0; border-width: 7px 5px;}
.jzb_box .qq_btn a{text-align: center;}
.jzb_box .qq_btn a p{margin-top: 10px; margin-bottom: 20px;}
.jzb_box .qq_btn a:nth-child(3) p,.jzb_box .qq_btn a:nth-child(4) p{margin-bottom: 0;}
.ser_quick ::-webkit-input-placeholder {color: #349ef9;} 
.ser_quick :-moz-placeholder {color: #349ef9;} 
.ser_quick ::-moz-placeholder {color: #349ef9;} 
.ser_quick :-ms-input-placeholder {color: #349ef9;}
.ser_quick{position: relative; border: none; padding: 0;}
.ser_quick .keywords{width: 365px; height: 42px; border: solid 1px #0a88f3; color: #349ef9;}
.ser_quick .ser_btn{height: 40px; background: #0a88f3 url(../img/pc/icons.png) 25px -1318px no-repeat;}
.about_search ul li>a{margin-bottom: 10px;}
.inner_footer{background: #f4f4f4; border-top: solid 2px #0a89f4;}
.hot_plate{width: 1050px; padding: 32px 0 25px 0; margin: 0 auto; overflow: hidden; border-bottom: dotted 1px #c9c9c9;}
.hot_plate b{width: 90px; display: block; font-size: 20px; font-weight: normal;}
.hot_plate .fr{width: 925px;}
.hot_plate .fr a{display: inline-block; margin: 4px 0; padding: 0 8px;}
.link_pic{width: 1182px; margin-top: 30px;}
.link_pic li{float: left; width: 377px; height: 166px; margin-right: 20px; position: relative;}
.link_pic li:last-child{margin-right: 0;}
.link_pic li>img{width: 377px; height: 166px;}
.link_pic li.btn a{width: 120px; height: 29px; display: block; position: absolute; bottom: 50px; left: 0; right: 0; margin: 0 auto; background: url(../img/pc/btn.png) center center no-repeat;}
.link_pic li.special_btn .qq_btn{width: 60%; overflow: hidden; margin: 0 auto; position: absolute; bottom: 50px; left: 0; right: 0;}
.link_pic li.special_btn .qq_btn a,.recommend_box .qq_btn a{width: 50%; display: block; float: left;}
/*----筛选条件样式----*/
.search_box{width: 100%; border: solid 1px #d9d9d9; padding: 13px 18px 8px 18px; margin-bottom: 30px;}
.search_box.margin_top{margin-top: 30px;}
.search_box .search_list{overflow: hidden; border-bottom: dotted 1px #d0d0d0; padding: 10px 0 8px 0;}
.search_box .search_list:last-child{border-bottom: none; padding-bottom: 0; margin-bottom: 0;}
.search_box .search_list>b{width: 90px; margin-top: 4px; text-align: right;}
.search_box .search_list p{width: 635px;}
.search_box .search_list p a{color: #666; display: inline-block; padding: 4px 10px 4px 10px;}
.search_box .search_list p a:nth-child(20),.search_box .search_list p a:nth-child(30){display: none;}
.search_box .search_list p a b{ padding: 0 8px;}
.search_box .search_list p a.focus{color: #fff; background: #0a88f3;}
/*----自主招生----*/
.schools_list,.stks_list,.schools_box,.vedio_list{width: 100%; border: solid 1px #d9d9d9; padding: 0 18px;}
.schools_list li,.schools_box ul li,.vedio_list ul li{width: 100%; border-bottom: dotted 1px #d0d0d0; padding: 30px 0; overflow: hidden;}
.schools_list li>a,.schools_list li>a img,.dx_content .parag img.fl{width: 300px!important; height:245px!important; }
.schools_list li .zzzs_txt,.dx_content .parag .zzzs_txt{width: 570px; height: 146px; overflow: hidden;}
.schools_list li .zzzs_txt>a,.dx_content .parag .zzzs_txt h1{font-size: 24px; color: #333; display: block; margin-bottom: 15px;}
.schools_list li .zzzs_txt .val,.dx_content .parag .zzzs_txt .val,.yxpm_list li .zzzs_txt .val{display: none;}
.schools_list li .zzzs_txt em,.dx_content .parag .zzzs_txt em,.yxpm_list li .zzzs_txt em{font-style: normal; color: #fff; padding: 0 8px; margin-right: 6px; display: none;}
.schools_list li .zzzs_txt .blue,.dx_content .parag .zzzs_txt .blue,.yxpm_list li .zzzs_txt .blue{background: #0a88f3;}
.schools_list li .zzzs_txt .org,.dx_content .parag .zzzs_txt .org,.yxpm_list li .zzzs_txt .org{background: #fe5639;}
.schools_list li .zzzs_txt .green,.dx_content .parag .zzzs_txt .green,.yxpm_list li .zzzs_txt .green{background: #14bfa5;}
.schools_list li .zzzs_txt .red,.dx_content .parag .zzzs_txt .red,.yxpm_list li .zzzs_txt .red{background: #ffc257;}
.schools_list li .zzzs_txt p,.dx_content .parag .zzzs_txt p{margin-top: 10px;}
.schools_list li .zzzs_txt p span:first-child{width: 260px; display: inline-block;}
.dx_box>ul li{color: #666; line-height: 1.8em;}
.dx_box>ul li>a{margin-top: 10px;}
.dx_box>ul li .zzzs_txt p{margin-top: 0}
.dx_box>ul li .zzzs_txt p:last-child{margin-top: 6px;}
.dx_box>ul li .zzzs_txt p span:first-child{width: 100%;}
.schools_box>ul li{height: auto; margin-top: 0;}
.schools_box>ul li a,.schools_box>ul li img{height: 160px;}
.schools_box>ul li .zzzs_txt{width: 490px; height: 160px; overflow: hidden;}
.schools_box>ul li .zzzs_txt>a{font-weight: bold;}
/*----招生简章----*/
.years{position: absolute; top: 42px; right: 40px;}
.years a{padding: 0 10px;}
.pro_box{width: 100%;}
.cities{width: 100%; height: 70px; margin-top: 10px; background: #f3f3f3; padding: 8px 18px;}
.slidedown{width: 1160px; position: fixed; top: 0; left: 0; right: 0; margin: 0 auto; z-index: 99999;}
.cities .fl{width: 120px; height: 54px; border-radius: 3px; background: no-repeat url(../img/pc/zz_nav.png) center center/auto 100%; color: #fff;}
.cities .fl h2{width: 115px; font-size: 16px; margin: 5px 0 0 0; padding-left: 45px; background: url(../img/pc/cities_icon.png) 12px 3px no-repeat;}
.cities .fr{width: 980px; line-height: 2em;}
.cities .fr a, .gk_zt #cities .all{padding: 0 12px; cursor: pointer;}
.cities .fr a:hover,.cities .fr a.cur,.parag_list .con li a:hover, .gk_zt #cities .all:hover,.gk_zt #cities .all.cur{color: #ff0000;}
.parag_list{width: 100%; text-align: center; border-left: solid 1px #d9d9d9; border-top: solid 1px #d9d9d9; margin-top: 30px;}
.parag_list .jz_title{width: 100%; height: 46px; line-height: 45px; background: #f3f3f3; color: #0a88f3;}
.parag_list ul li{width: 8.3333%; float: left; border-bottom: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; font-size: 16px;}
.parag_list>div{overflow: hidden;}
.parag_list>div .city{width: 5%; float: left;border-bottom: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9; color: #0a88f3;}
.parag_list>div ul{width: 95%; float: left;}
.parag_list .con li{height: 60px; color: #f3f3f3; position: relative; font-size: 13px;}
.parag_list .con .city{font-size: 16px;}
.parag_list .con li.spe{background: #f3f3f3;}
.parag_list .con li a{padding: 0 5px; position: absolute; top: 50%; left: 0; right: 0; transform: translate(0, -50%); white-space: normal; text-overflow: inherit;}
.jiexi_wrap,.jiexi_wrap h2{margin: 40px 0 30px 0; text-align: center;}
.jiexi_wrap ul{margin: 0 -10px;}
.jiexi_wrap ul li{width: 275px; height: 185px; margin: 10px; float: left;}
.jiexi_wrap ul li a{width: 275px; height: 185px; display: block;}
/*----高考信息----*/
.gk_zt>h1{text-align: center; font-size: 32px; margin-bottom: 25px;}
.gk_zt .tab_tag{width: 100%; overflow: hidden; margin-bottom: 30px;}
.gk_zt .tab_tag a{display: block; width: 153.71px; height: 48px; line-height: 48px; float: left; border: solid 1px #0a88f3; margin-right: 14px; text-align: center; color: #0a88f3; font-size: 18px;}
.gk_zt .tab_tag a:last-child{margin-right: 0;}
.gk_zt .tab_tag a.on, .gk_zt .tab_tag a:hover{background: #0a88f3; color: #fff;}
.gk_zt .parag_list{margin-top: 0;}
#con_target .jz_title{width: 100%; height: 80px; line-height: 80px; font-weight: bold; background: #f3f3f3; color: #0a88f3; overflow: hidden; text-align: center; border-left: solid 1px #d9d9d9; border-top: solid 1px #d9d9d9; margin-top: 30px;}
#con_target .jz_title ul li, #con_target .jz_title .city{float: left; font-size: 16px; border-bottom: solid 1px #d9d9d9; border-right: solid 1px #d9d9d9;}
#con_target .jz_title>div{overflow: hidden;}
#con_target .jz_title .city{color: #0a88f3;}
#con_target .jz_title ul{float: left;}
#con_target .parag_list>div .city{height: 60px; line-height: 60px; background: #f3f3f3; color: #333; font-size: 14px;}
#con_target .parag_list ul li{font-size: 14px;}
.gk_zt .jz_title .city, .gk_zt .parag_list>div .city{width: 12%;}
.gk_zt .jz_title ul, .gk_zt .parag_list>div ul{width: 88%;}
.gksj .jz_title .city, .gksj .parag_list>div .city{width: 8%;}
.gksj .jz_title ul, .gksj .parag_list>div ul{width: 92%;}
.gksj .jz_title ul li, .gksj .parag_list ul li{width: 12.5%;}
.gksj .jz_title ul li.long{width: 25%; line-height: 40px;}
.gksj .jz_title ul li.long h4{font-weight: bold; border-bottom: solid 1px #d9d9d9;}
.gksj .jz_title ul li.long span{display: inline-block; width: 50.2%; height: 40px; background: #fff; color: #666; font-size: 14px; border-right: solid 1px #d9d9d9;}
.gksj .jz_title ul li.long span:last-child{width: 49.8%; border-right: none;}
.fscx .jz_title ul li, .fscx .parag_list ul li{width: 33.33%;}
.lqfsx .jz_title ul li, .lqfsx .parag_list ul li{width: 10%;}
.lqfsx .jz_title ul li.long{width: 20%;}
.lqfsx .jz_title ul li.long span{background: #f3f3f3; color: #0a88f3;}
.zytb .jz_title ul li, .zytb .parag_list ul li{width: 29%; color: #333;}
.zytb .parag_list>div .city{height: 80px!important; line-height: 80px!important;}
.zytb .parag_list ul li{height: 80px; line-height: 1.5em;}
.zytb .parag_list .con li:nth-child(1) a, .zytb .parag_list .con li:nth-child(3) a{text-align: left; padding: 0 15px;}
.zytb .jz_title ul li:nth-child(2), .zytb .parag_list ul li:nth-child(2){width: 13%;}
.zytb .parag_list .con li:nth-child(1) a span, .zytb .parag_list .con li:nth-child(3) a span, .zytb .parag_list .con li:last-child a{color: #0a88f3;}
.zytb .parag_list .con li:nth-child(1) a:hover span, .zytb .parag_list .con li:nth-child(3) a:hover span, .zytb .parag_list .con li:last-child a:hover{color: #ff6633;}
.gkzt{width: 100%; padding: 30px 35px; background: #cee7fd;}
.gkzt>h2{font-size: 20px; color: #0a88f3; font-weight: bold; margin-bottom: 22px;}
.gkzt>h2 span{font-weight: normal; font-size: 16px; margin-left: 25px;}
.gkzt>ul{margin: 0 -0.8333% 40px -0.8333%;}
.gkzt>ul li{float: left; width: 15%; margin: 0 0.8333%; padding: 24px 0; font-size: 15px; text-align: center; background: #0a88f3; color: #ececec; border-radius: 4px;}
.gkzt>ul li h3{font-size: 20px; color: #fff; margin-bottom: 10px;}
.gkzt>ul li a{color: #ececec; padding: 0 8px;}
.gkzt>ul li a:hover{color: #ffdb00;}
/*----试题库样式----*/
.stks_list>ul li{width: 100%; overflow: hidden; border-bottom: dotted 1px #d0d0d0; padding: 25px 0 15px 32px; background: url(../img/pc/stk_icon.png) 0 25px no-repeat;}
.stks_list>ul li>a{font-size: 15px; font-weight: bold; display: block; width: 80%; height: 22px; float: left;}
.stks_list>ul li .date{color: #666; display: block; text-align: right; width: 20%; float: right;}
/*----试题库推荐样式----*/
.stk_list li{padding: 0 15px; cursor: pointer;}
.stk_list li>a{width: 80%; height: 20px; display: inline-block; transition: all 0.5s ease;}
.stk_list li>a:before{content: ''; margin-right: 10px; display: inline-block; vertical-align: middle; margin-top: -4px; background: #575757; width: 5px; height: 5px; border-radius: 50%;}
.stk_list li .hover_box{position: relative; width: 100%; padding: 15px; display: none; background: #e6f3fe; border-top: solid 1px #0a88f3; overflow: hidden; transition: all 0.5s ease;}
.stk_list li .hover_box:before{top: 0;}
.stk_list li .hover_box>a{font-size: 15px; width: 100%; display: block; margin-bottom: 15px; height: 20px; font-weight: bold;}
.stk_list li .hover_box .pic_txt{overflow: hidden; width: 100%; height: 72px;}
.stk_list li .hover_box .pic_txt .fl,.stk_list li .hover_box .pic_txt .fl img{width: 90px; height: 72px;}
.stk_list li .hover_box .pic_txt .fr{width: 176px; line-height: 2em; color: #444; font-size: 12px;}
.stk_list li:first-child>a,.infos_list li .hover_box:before{display: none;}
.stk_list li:first-child .hover_box{display: block;}
/*----新闻推荐样式----*/
.infos_list li .hover_box{background: none; padding: 0; border-top: none;}
.infos_list li .hover_box .pic_txt .fr{width: 205px; color: #888;}
.quick_nav{width: 100%; margin-bottom: 30px; border-top: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9;}
.quick_nav ul li{width: 33.33%; height: 125px; border-right: solid 1px #d9d9d9; border-bottom: solid 1px #d9d9d9; float: left; text-align: center;}
.quick_nav li a{display: block; width: 100%; height: 100%;}
.quick_nav li span{display: block; margin: 25px auto 15px auto; width: 56px; height: 46px; background: url(../img/pc/icons.png) no-repeat; transition: all 0.3s ease;}
.quick_nav .first a span{background-position: 0 -650px;}
.quick_nav .second a span{background-position: 6px -764px;}
.quick_nav .third a span{background-position: 0 -877px;}
.quick_nav .fourth a span{background-position: 6px -989px;}
.quick_nav .fifth a span{background-position: 4px -1096px;}
.quick_nav .sixth a span{background-position: 8px -1213px;}
.quick_nav .first a:hover span{background-position: 0 -596px;}
.quick_nav .second a:hover span{background-position: 6px -706px;}
.quick_nav .third a:hover span{background-position: 0 -821px;}
.quick_nav .fourth a:hover span{background-position: 6px -933px;}
.quick_nav .fifth a:hover span{background-position: 4px -1044px;}
.quick_nav .sixth a:hover span{background-position: 8px -1152px;}
/*----学校详情页----*/
.parag{color: #666; line-height: 2em;}
.parag p{margin-bottom: 15px;}
.parag img{max-width: 600px; width: auto!important; height: auto!important; margin: 0 auto 25px auto;}
.parag table{margin: 15px auto; width: 100%;}
.parag table p{margin-bottom: 0;}
.article_parag .label{text-align: center; padding-bottom: 10px; margin-bottom: 25px; border-bottom: dotted 1px #D9D9D9; color: #999;}
.article_parag .label span{display: inline-block; margin: 0 15px;}
.school_content .parag>h1{text-align: center; margin: 30px; line-height: 1.4em;}
.school_content .title{height: 22px; line-height: 22px; margin: 20px 0;}
.school_content .title h2{font-size: 16px; color: #444;}
.article_parag>h1{margin-bottom: 15px!important;}
.article_parag iframe{width: 90%; height: 480px; display: block; margin: 0 auto 20px auto;}
.dx_details{overflow: hidden; margin-top: 30px; margin-bottom: 10px;}
.dx_details .zzzs_txt{width: 460px!important;height: auto!important;}
.dx_details .zzzs_txt p{text-indent: 0; margin-bottom: 0; line-height: 1.4em;}
.dx_details .zzzs_txt p span{width: 50%; display: inline-block;}
.dx_tab .tab-hd{ width: 100%; background: #f3f3f3;}
.dx_tab .tab-hd li{ float: left; width: 11.1%;}
.dx_tab .tab-hd li a{transition: all 0.3s ease; display: block; width: 100%; height: 38px; line-height: 38px; text-align: center; color: #111; border-bottom: solid 1px #0a88f3;}
.dx_tab .tab-hd li.on a,.dx_tab .tab-hd li a:hover{background: #fff; border: solid 1px #0a88f3;; border-bottom: solid 1px #fff;}
.dx_tab .tab-bd { padding: 25px 0;}
/*----世界名校、专业排名----*/
.produce{width: 100%; border: solid 4px #a6d8f4; position: relative; border-radius: 4px; margin: 50px 0 20px 0; padding: 25px 38px; font-size: 18px; line-height: 1.6em;}
.produce:before{content: ''; display: block; position: absolute; top: -24px; left: -4px; width: 74px; height: 50px; background: #fff url(../img/pc/icons.png) 6px -1270px no-repeat;}
.dx_world_rand{width: 100%; border-top: solid 1px #d9d9d9; border-left: solid 1px #d9d9d9;}
.dx_world_rand li{overflow: hidden; border-bottom: solid 1px #d9d9d9; text-align: center;}
.dx_world_rand li:first-child{color: #0a88f3;}
.dx_world_rand li span{display: block; float: left; width: 300px; height: 49px; line-height: 49px; font-size: 14px; border-right: solid 1px #d9d9d9;}
.dx_world_rand li span:first-child{width: 169px;}
.dx_world_rand li:first-child span{font-size: 16px;}
.yxpm_list .zzzs_txt h3{margin-bottom: 25px;}
.yxpm_list .zzzs_txt h3 a{font-size: 24px; color: #0a88f3;}
.yxpm_list .zzzs_txt p{line-height: 2.4em;}
.yxpm_list .zzzs_txt p em{font-style: normal;}
.yxpm_list .zzzs_txt a{display: inline; width: auto; font-size: 14px; color: #0a88f3;}
.yxpm_list .zzzs_txt a:hover,.yxpm_list .zzzs_txt h3 a:hover{color: #333;}
/*----分数线----*/
.fsx_title{width: 110px; height: 30px; line-height: 30px; margin-bottom: 25px; text-align: center; color: #fff; background: #fe5639; font-size: 16px; position: relative;}
.fsx_title:before{position: absolute; content: ''; display: block; width: 0; height: 0; bottom: -6px; left: 0; border-width: 6px 10px 0 0; border-style: solid dashed dashed solid; border-color: #ff6633 transparent transparent #ff6633;}
.fsx_title:last-child{margin-top: 30px;}
.fsx_list li span{width: 25%!important;}
.fsx_list li:first-child{color: #222;}
.volunteer{margin-bottom: 30px; color: #666;}
.volunteer table th{font-size: 16px; font-weight: normal;}
.volunteer table td,.volunteer table th{border-right: solid 1px #d9d9d9; border-bottom: solid 1px #d9d9d9; padding: 15px 10px;}
.volunteer table td{text-align: justify; line-height: 1.8em;}
.volunteer table .small{width: 90px; text-align: center;}
/*----测评系统----*/
.cepin_box{width: 100%; border: none;}
.cepin_box .radio_box label{width: 40%;}
.btn_submit{width: 170px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #0a89f4; display: block; border: none; border-radius: 4px; font-size: 18px; margin: 60px auto 0 auto; cursor: pointer;}
.vedio_list ul li{margin-top: 0; height: auto;}
.vedio_list .zzzs_txt{width: 490px;}
/*----新闻、自招页面改版样式----*/
.inner_news .inner_left{width: 165px; margin-top: 30px;}
.inner_news .inner_left ul li{width: 100%; height: 44px; line-height: 44px; margin-bottom: 28px; text-align: center; font-size: 18px; border: solid 1px #d9d9d9; border-right: none;}
.inner_news .inner_left ul li a{display: block;}
.inner_news .inner_left ul li.on a,.inner_news .inner_left ul li a:hover{background: #333; color: #fff;}
.inner_news .inner_right{width: 995px; border: solid 1px #d9d9d9; margin-top: 30px; padding: 0 30px;}
.inner_news .inner_right .news_list>ul li{height: 200px; margin-top: 0; padding: 30px 0; border-bottom: dashed 1px #d9d9d9;}
.inner_news .inner_right .news_list .zzzs_txt{width: 690px;}
.dx_img>ul li img{width: 160px; height: 160px;}
.dx_img>ul li .zzzs_txt{width: 540px;}
/*--分页样式--*/
.mpage{margin: 35px 0; width: 100%; height: 42px; overflow: hidden;text-align: center}
.qzPagination{overflow: hidden;}
.qzPagination .anum{margin: 0 2px;padding: 10px 20px; text-align: center; border: solid 1px #d8dce0; border-radius: 2px; -moz-border-radius: 2px; color: #8c8c8c; display: inline-block;position: relative;top:-15px;}
.qzPagination .current{margin: 0 2px;padding: 10px 20px; text-align: center; border: solid 1px #d8dce0; border-radius: 2px; -moz-border-radius: 2px; color: #ffffff; display: inline-block;background-color: #2dcee3;position: relative;top:-15px;}
.mpage a{padding: 10px 20px; text-align: center; border: solid 1px #d8dce0; border-radius: 2px; -moz-border-radius: 2px; color: #8c8c8c; display: inline-block;}
.search_mpage a,.mpage a{margin: 0 2px;}
.mpage a:hover, .mpage a.dan_page{background: #2dcee3; color: #fff;}
/*.mpage a.dan_page {margin-right: 4px;}*/
.search_mpage a.dan_page{margin-right: 2px;}
.mpage .pageinfo{display: inline-block; margin: 10px 0 0 10px; vertical-align: top;}
.mpage_para a{margin: 0 2px;}
.mpage_para a.dan_page{margin-right: 0;}
.detail_pass{border-top: dotted 1px #dcdcdc; border-bottom: dotted 1px #dcdcdc; padding: 8px 0; line-height: 2em; margin-top: 40px;}
.search_flag a>span,.search_flag p>span{color: #ff0000;}
.mobile{display: none;}
/*弹框相关*/
.float_wrap{width: 235px; position: fixed; right: 50px; bottom: 100px;}
.float_wrap>img{margin: 0 0 3px 167px;}
.float_wrap li{width: 235px; position: relative; height: 66px; overflow: hidden;}
.float_wrap li>div{width: 66px; height: 66px; text-align: center; background: #fff; border-left: solid 1px #e6e2e2; border-right: solid 1px #e6e2e2; color: #333; font-size: 16px; position: absolute; right: 0; top: 0; z-index: 9;}
.float_wrap li:first-child>div{border-top: solid 1px #e6e2e2;}
.float_wrap li.spe>div,.float_wrap li.returnTop>div{border-bottom: solid 1px #e6e2e2;}
.float_wrap li.spe.scroll>div{border-bottom: none;}
.float_wrap li:hover>div,.float_wrap li a{background: linear-gradient(90deg,#3d5ceb,#1f9cde); background: -moz-linear-gradient(0deg,#3d5ceb,#1f9cde); background: -webkit-linear-gradient(0deg,#3d5ceb,#1f9cde); background: -o-linear-gradient(0deg,#3d5ceb,#1f9cde); background: -ms-linear-gradient(0deg,#3d5ceb,#1f9cde);}
.float_wrap li:hover>div{color: #fff;}
.float_wrap li span{width: 28px; height: 28px; margin: 6px auto 2px auto; display: block; background-image: url(../img/pc/kmx_icon.png); background-repeat: no-repeat;}
.float_wrap li .a{background-position: 3px 4px;}
.float_wrap li .b{background-position: 5px -42px;}
.float_wrap li .c{background-position: 3px -85px;}
.float_wrap li .d{background-position: 5px -130px;}
.float_wrap li .e{background-position: 7px -173px;}
.float_wrap li:hover .a{background-position: -68px 4px;}
.float_wrap li:hover .b{background-position: -66px -42px;}
.float_wrap li:hover .c{background-position: -68px -85px;}
.float_wrap li:hover .d{background-position: -66px -130px;}
.float_wrap li:hover .e{background-position: -64px -173px;}
.float_wrap li:last-child span{margin-top: 18px;}
.float_wrap li a{display: block; overflow: visible; cursor: pointer; font-size: 18px; width: 160px; height: 66px; line-height: 66px; color: #fff; text-align: center; position: absolute; top: 0; left: 166px; z-index: 6; display: none;}
.float_wrap li a:before{content: ''; display: block; width: 0; height: 0; border: solid 8px transparent; border-left-color: #1f9cde; position: absolute; right: -15px; top: 26px;}
.float_wrap li.returnTop{cursor: pointer; display: none;}
.modal{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99999999; display: none;}
.modal:after{content: ''; display: block; width: 100%; height: 100%; background: #000; opacity: 0.6; filter: alpha(opacity=60); position: absolute; left: 0; right: 0; margin: 0 auto; top: 0; z-index: 6;}
.modal_wrap{width: 424px; position: absolute; left: 0; right: 0; margin: 0 auto; z-index: 9;}
.modal_wrap #close{width: 36px; height: 36px; cursor: pointer; background: url(../img/pc/kmx_icon.png) 2px -220px no-repeat; position: absolute; top: -50px; right: -50px;}
.modal_box{width: 100%; height: 354px; background: #fff; border-radius: 12px;}
.modal_box form{padding: 24px 50px;}
.modal_box input{width: 324px; height: 42px; line-height: 42px; padding-left: 12px; margin-bottom: 15px; font-size: 15px; color: #333; border: none; background: #eaeaea;}
.modal_box input.coolbg{color: #fefefe; font-size: 17px; margin-top: 10px; cursor: pointer; background: linear-gradient(-90deg,#3d5ceb,#1f9cde); background: -moz-linear-gradient(180deg,#3d5ceb,#1f9cde); background: -webkit-linear-gradient(180deg,#3d5ceb,#1f9cde); background: -o-linear-gradient(180deg,#3d5ceb,#1f9cde); background: -ms-linear-gradient(180deg,#3d5ceb,#1f9cde);}


.xx1,.xx2,.xx4,.xx10{font-size:12px;padding:1px 5px;margin:2px 6px 2px 0}
.xx2,.xx10{border:1px solid #a2c15f;color:#a2c15f}
.xx1{border:1px solid #89a9d3;color:#89a9d3}
.xx4{border:1px solid #c597c0;color:#c597c0}
.xx9{color:#e28d90;font-size:12px;border:1px solid #e28d90;padding:1px 5px;margin:3px 6px 2px 0}
.xx5,.xx6,.xx7,.xx8{font-size:12px;padding:1px 5px;margin:2px 6px 2px 0}
.xx6{border:1px solid #a2c15f;color:#a2c15f}
.xx8{border:1px #89a9d3 solid;color:#89a9d3}
.xx7{color:#c597c0;border:1px #c597c0 solid}
.xx5{border:1px #C0C36E solid;color:#C0C36E}
.xx1,.xx2,.xx3,.xx4,.xx5,.xx6,.xx7,.xx8{border-radius:2px}
.xx3 {
    color: #e28d90;
    font-size: 12px;
    border: 1px solid #e28d90;
    padding: 1px 5px;
    margin: 3px 6px 2px 0;
}
.notice {
	padding: 10px 10px 10px 55px;
	background: url(../img/pc/notice.gif) 10px 20px no-repeat #F7F7F7;
	max-width: 100%;
	overflow: auto;
	font-size: 16px;
	margin: 10px 0;
}

.mayi{
	border: 1px solid #ccc;
	padding: 2px;
	margin: 1px;
}

.bd_left_foot {
	background: url(../img/pc/notice.gif) 10px 16px no-repeat #F7F7F7;
	width: 1000px;
	height: 65px;
	line-height: 65px;
	font-size: 14px;
	text-indent: 50px;
	margin: 0 auto;
}
.bd_left_foot ul{
	height: 65px;
}
.bd_left_foot font{
	color: #B03441;
	font-weight: bold;
}
.imginfo{
	text-align: left;
	margin: 0!important;
}
.xwjg{
	width: 160px;
    height: 35px;
    display: block;
    float: left;
    text-align: center;
    background: #333;
    color: #fff;
    line-height: 35px;
    border-radius: 5px;
	margin-right: 10px;
}
.xwjg:hover{
	color: #fff;
}